Precompute crc32 on GPX lookup table on startup so we spend less time
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 24 Jan 2006 15:30:54 +0000 (15:30 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Tue, 24 Jan 2006 15:30:54 +0000 (15:30 +0000)
commit94edcef3a8727c7820c683c4a820e89d224a385e
treeeb181aa78017d907686ce15be03f4daf9a81d4f1
parent29d9ceeea67a5965a95e724056b195194b706546
Precompute crc32 on GPX lookup table on startup so we spend less time
in strcmp later.
gpsbabel/Makefile
gpsbabel/defs.h
gpsbabel/gpx.c
gpsbabel/mingw/wintesto.cmd
gpsbabel/util_crc.c